Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindow


IsResizable

The IsResizable method returns a Boolean value that indicates whether this window is resizable.

ODBoolean IsResizable ();
return value
kODTrue if this window is resizable, otherwise kODFalse.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996